Text.getActivatesDefault

Returns whether pressing Enter will activate the default widget for the window containing @self.

See [method@Gtk.Text.set_activates_default].

class Text
bool
getActivatesDefault
()

Return Value

Type: bool

%TRUE if the GtkText will activate the default widget

Meta